home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6664 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: stc06.ctd.ornl.gov!mbk
  2. From: mbk@jt3ws1.etd.ornl.gov (Kennel)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Followup-To: comp.lang.ada,comp.lang.c,comp.lang.c++
  6. Date: 12 Feb 1996 17:57:47 GMT
  7. Organization: Oak Ridge National Lab, Oak Ridge, TN
  8. Message-ID: <4fnv2r$n84@stc06.ctd.ornl.gov>
  9. References: <4fc0ff$ipd@goanna.cs.rmit.EDU.AU> <4fcra7$fva@solutions.solon.com> <4fm9d8$mgs@azure.dstc.edu.au> <DMnEAz.ADn@research.att.com>
  10. Reply-To: kennel@msr.epm.ornl.gov
  11. NNTP-Posting-Host: jt3ws1.etd.ornl.gov
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Andrew Koenig (ark@research.att.com) wrote:
  15. > In article <4fm9d8$mgs@azure.dstc.edu.au> crawley@dstc.edu.au writes:
  16.  
  17. > > English is a good example of what happens when you let the user
  18. > > community design the language :-)
  19.  
  20. > Yes indeed: you get a language that is large, ungainly, full of
  21. > irregularities and historical oddities.  You also get a language
  22. > that in much of the world is the de facto standard for commercial
  23. > communication.  I remember once standing in the lobby of a
  24. > hotel in Copenhagen watching a French visitor trying to talk
  25. > to the desk clerk; since one spoke no French and the other
  26. > no Danish, they settled on English.
  27.  
  28. It is also the opinion of most contemporary linguists and cognitive
  29. scientists that there are specific neurophysical structures in
  30. human brains devoted to support natural languages. 
  31.  
  32. What may seem "ungainly and full of irregularities" to one part of the
  33. cerebrum (our opinion) may not be a problem for that part which is
  34. doing the work. 
  35.  
  36. Still the anectodal empirical evidence is that English is rather easy to
  37. learn, at least that's what foreigners who have learnt English as well as
  38. other languages have told me.
  39.  
  40. For natural language, the size of the vocabulary and grammatical and 
  41. stylistic permissivity are benefits.
  42.  
  43. I have yet to be convinced that these carry over to computer programming
  44. langauges. 
  45.  
  46. > -- 
  47. >                 --Andrew Koenig
  48. >                   ark@research.att.com
  49.